Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[150] DRS Transformation Strategy #655

Merged
merged 13 commits into from
Apr 1, 2024
Merged

[150] DRS Transformation Strategy #655

merged 13 commits into from
Apr 1, 2024

Conversation

giventocode
Copy link
Contributor

Fixes: #150

In this PR:

  • Implemented DrsUriTransformationStrategy for drs:\\ input handling.
    • The strategy uses DRSHub API to resolve the URL.
    • Authentication to the API uses the node's UAMI.
  • The strategy was added to the combined Terra and ARM resolution strategies.
    • Enables DRS support in TES running on Terra and CoA environments (provided access to DRHub is granted)
  • Tests and refactoring.

@giventocode giventocode merged commit 00daba0 into main Apr 1, 2024
9 checks passed
@giventocode giventocode deleted the ja-drs-support branch April 1, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[#148 Implement TES Task Runner] Implement SAS resolution strategy for DRS
2 participants